From: Glenn Morris Date: Tue, 25 Sep 2007 02:35:35 +0000 (+0000) Subject: Improve previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~26824 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=da26ea8d7e7eb8f3356eda0994353b00680dd82d;p=emacs.git Improve previous change. --- diff --git a/etc/NEWS b/etc/NEWS index c2def461f63..5c6f69cbf08 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -206,7 +206,8 @@ file copy is checked via the file's checksum. ** Miscellaneous programming mode changes -*** Support for Python 3 has been added. +*** The file etc/emacs.py now supports both Python 2 and 3, meaning +that either version can be used as inferior Python by python.el. *** The variable `fortran-line-length' can change the fixed-form line-length.